Conversation
Exposed wgpu functions.
|
Thanks a lot! Sorry for taking a while to respond 😅 wgpu-native got bumped to v0.18.1.1. If you want, feel free to update this PR to that - if not, I'll add the rest of the changes over the coming week and merge. |
|
This week I am busy, next week I am free. I can add the changes next week. |
|
Any updates on getting the WGPU version up to date? They're up to 0.19 now :) |
|
which version should i use currently please? thanks. @Trivaxy |
Sorry for late reply! Yes, I try to find time to update but contributions are always welcome :) |
The latest WGPU.NET version is 0.6.0 which targets wgpu-native v0.17.0.2. If you are OK with not using the wrappers, you can very quickly generate bindings for the latest wgpu-native version. |
Updated the wgpu to the latest version (v. 0.18.0.2).
Exposed wgpu functions.